PCA Index Dashboard Examples

PCA Index Dashboard Examples#

Ian’s Plot:#

x = np.linspace(0, 99, 100);
y = np.random.rand(100);
plt.plot(x, y, color = 'k', marker = 'x');
../../_images/5e526e2ab99ee7b6658040a56a504e677cb25422ce0dc50e7c398ac28e33868c.png

Jeremy’s Plots:#

This script was last run at 2024-03-09 10:12:21.111258+00:00 (UTC)
In US/Central Time, this is 2024-03-09 04:12:21.111258-06:00
../../_images/8e845775f955bb5d7aebdbe5927e3e4b5df69fd13de0f458fd8dea61648f6b49.png
../../_images/8b1bd6b8ea6751755116493814491c17f2581a5dc67ce43717f59afc1963f69c.png